--------------------------------------
	      Read.Me
--------------------------------------
WARNING!!!!

!!This app will only run in VB5.!! (works in vb6 also :D)
Do not run in the IDE. It will CRASH!!!

This application is only used to show how a multithreaded
program is structured through the 'eyes' of VB.  I would not
suggest ever writing a program in VB that uses these techniques
because it is very unstable.  

If you follow the logic of the program it does teach a lot about 
multithreading and the necessary techniques to do this in a 
'Thread Safe environment'.

For more detail on why not to do this go to:
www.desaware.com

Any questions ?????

Send them to jonathanm@mindspring.com.


